TOMLValue.localDatetime

struct TOMLValue
@property @trusted ref
DateTime
localDatetime
(
)

Throws

TOMLException if type is not TOML_TYPE.LOCAL_DATETIME

Meta